home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 313.T < prev    next >
Text File  |  1987-12-22  |  2KB  |  37 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 313 Directory ════════════════════╕\r\n"
  3.             lput " │ a - Control Break                 │\r\n"
  4.             lput " │ b - Peanut                        │\r\n"
  5.             lput " │ c - Heath RCP/M                   │\r\n"
  6.             lput " │ d - Trading Post                  │\r\n"
  7.             lput " │ e - Technical RCP/M               │\r\n"
  8.             lput " │ f - Support                       │\r\n"
  9.             lput " │ g - Automated Resources           │\r\n"
  10.             lput " │ h - Microchip                     │\r\n"
  11.             lput " │ i - PC-Exchange                   │\r\n"
  12.             lput " │ j - USA Collosus                  │\r\n"
  13.             lput " │ k - Kiloboard                     │\r\n"
  14.             lput " │ l - East Area BBS                 │\r\n"
  15.             lput " │ m - Great Lakes                   │\r\n"
  16.             lput " │ 1 - New City     0 - Redial       │\r\n"
  17.             lput " ╘═══════════════════════════════════╛\r\n"
  18.           acceptl1 s1 "Letter ?"
  19.           if is1,m put "d689-3021\r"
  20.           if is1,l put "d949-6665\r"
  21.           if is1,k put "d543-5886\r"
  22.           if is1,j put "d398-7926\r"
  23.           if is1,i put "d849-0499\r"
  24.           if is1,h put "d949-6745\r"
  25.           if is1,g put "d398-0824\r"
  26.           if is1,f put "d946-4821\r"
  27.           if is1,e put "d885-0506\r"
  28.           if is1,d put "d882-7104\r"
  29.           if is1,c put "d759-6569\r"
  30.           if is1,b put "d585-3893\r"
  31.           if is1,a put "d567-4834\r"
  32.           if is1,1 break; put \rD\r;call city.pursuit.t
  33.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  34.           pat 1i LINE;pat 2 *;wait
  35.           if !1 goback begin
  36.           t
  37.